getUri

abstract fun getUri(block: DesignBlock, property: String): Uri

Get the value of a uri property of the given design block.

Return

the value of the property.

Parameters

block

the block whose property should be queried.

property

the name of the property to set.